chore(deps): update dependency liblaf-mkdocs-preset to >=0.3,<0.4#46
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency liblaf-mkdocs-preset to >=0.3,<0.4#46renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 1.4s | |
| ✅ JSON | prettier | 7 | 0 | 0 | 0 | 0.31s |
| ✅ JSON | v8r | 7 | 0 | 0 | 4.3s | |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.26s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| cspell | 36 | 1 | 0 | 4.14s | ||
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 0.4s |
| ✅ YAML | v8r | 4 | 0 | 0 | 5.16s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.41s |
Detailed Issues
⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4 - Unknown word (pyenv) -- "pyenv": {
Suggestions: [pyvenv, peen, pena, pend, peng]
CSpell: Files checked: 36, Issues found: 1 in 1 file.
You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)
{
"version": "0.2",
"language": "en",
"ignorePaths": [
"**/node_modules/**",
"**/vscode-extension/**",
"**/.git/**",
"**/.pnpm-lock.json",
".vscode",
"package-lock.json",
"megalinter-reports"
],
"words": [
"pyenv"
]
}
You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
See detailed reports in MegaLinter artifacts
c6d5faa to
25660c2
Compare
25660c2 to
aa7518a
Compare
aa7518a to
1e1b810
Compare
1e1b810 to
20983c3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
>=0.2,<0.3→>=0.3,<0.4Release Notes
liblaf/mkdocs-preset (liblaf-mkdocs-preset)
v0.3.2Compare Source
🐛 Bug Fixes
❤️ Contributors
v0.3.1Compare Source
🐛 Bug Fixes
❤️ Contributors
v0.3.0Compare Source
💥 BREAKING CHANGES
♻ Code Refactoring
🛠 Builds
❤️ Contributors
v0.2.2Compare Source
🐛 Bug Fixes
❤️ Contributors
v0.2.1Compare Source
🐛 Bug Fixes
❤️ Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.